-- card: 13405 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: Hike along the trail ----- HyperTalk script ----- on openCard global score add 50 to score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp get field "textarea" of card "River Trail" put it&return&"Hike the trail" into field "textarea" of card "River Trail" visual effect dissolve go card "River Trail" end mouseUp -- part contents for background part 1 ----- text ----- Hike along the trail -- part contents for background part 2 ----- text ----- You set out along the path. At a clearing on the far bank of the river, you spot a pygmy hippo grazing on watercress. It is an easy matter to take the hippo out with your tranquilizer gun. This will make a fine specimen for the Milwaukee zoo! -- part contents for background part 5 ----- text ----- 130